[INFO] cloning repository https://github.com/seqdb/seqdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seqdb/seqdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseqdb%2Fseqdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseqdb%2Fseqdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44f54e2cb2c58abcf6ef9f5cf95c11a279ed047a
[INFO] testing seqdb/seqdb against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseqdb%2Fseqdb" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/seqdb/seqdb
[INFO] finished tweaking git repo https://github.com/seqdb/seqdb
[INFO] tweaked toml for git repo https://github.com/seqdb/seqdb written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seqdb/seqdb on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/seqdb/seqdb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sonic-rs v0.5.8
[INFO] [stderr]   Downloaded dtype_dispatch v0.2.1
[INFO] [stderr]   Downloaded crypto-common v0.2.2
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.122
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.122
[INFO] [stderr]   Downloaded rend v0.5.3
[INFO] [stderr]   Downloaded block-buffer v0.12.0
[INFO] [stderr]   Downloaded munge_macro v0.4.7
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.1
[INFO] [stderr]   Downloaded munge v0.4.7
[INFO] [stderr]   Downloaded ptr_meta v0.3.1
[INFO] [stderr]   Downloaded sonic-simd v0.1.4
[INFO] [stderr]   Downloaded siphasher v1.0.3
[INFO] [stderr]   Downloaded better_io v0.2.0
[INFO] [stderr]   Downloaded synchronoise v1.0.1
[INFO] [stderr]   Downloaded sfa v1.0.0
[INFO] [stderr]   Downloaded heed-traits v0.20.0
[INFO] [stderr]   Downloaded varint-rs v2.2.0
[INFO] [stderr]   Downloaded heed-types v0.21.0
[INFO] [stderr]   Downloaded compare v0.0.6
[INFO] [stderr]   Downloaded interval-heap v0.0.5
[INFO] [stderr]   Downloaded rand_core v0.10.1
[INFO] [stderr]   Downloaded rancor v0.1.1
[INFO] [stderr]   Downloaded digest v0.11.3
[INFO] [stderr]   Downloaded rkyv_derive v0.8.16
[INFO] [stderr]   Downloaded doxygen-rs v0.4.2
[INFO] [stderr]   Downloaded xxhash-rust v0.8.15
[INFO] [stderr]   Downloaded enum_dispatch v0.3.13
[INFO] [stderr]   Downloaded self_cell v1.2.2
[INFO] [stderr]   Downloaded bincode v1.3.3
[INFO] [stderr]   Downloaded byteview v0.10.1
[INFO] [stderr]   Downloaded sonic-number v0.1.2
[INFO] [stderr]   Downloaded hybrid-array v0.4.12
[INFO] [stderr]   Downloaded sha2 v0.11.0
[INFO] [stderr]   Downloaded crossbeam-skiplist v0.1.3
[INFO] [stderr]   Downloaded const-oid v0.10.2
[INFO] [stderr]   Downloaded log v0.4.30
[INFO] [stderr]   Downloaded lz4_flex v0.13.1
[INFO] [stderr]   Downloaded dashmap v6.2.1
[INFO] [stderr]   Downloaded quick_cache v0.6.22
[INFO] [stderr]   Downloaded heed v0.22.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.122
[INFO] [stderr]   Downloaded flume v0.12.0
[INFO] [stderr]   Downloaded cc v1.2.62
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.122
[INFO] [stderr]   Downloaded fjall v3.1.4
[INFO] [stderr]   Downloaded js-sys v0.3.99
[INFO] [stderr]   Downloaded pco v1.0.2
[INFO] [stderr]   Downloaded rkyv v0.8.16
[INFO] [stderr]   Downloaded lmdb-master-sys v0.2.6
[INFO] [stderr]   Downloaded lsm-tree v3.1.4
[INFO] [stderr]   Downloaded redb v4.1.0
[INFO] [stderr]   Downloaded faststr v0.2.34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9906c3f01374efc5d923d0a3d0fcd29a3226be396f009724de3ec0d2a101b1a
[INFO] running `Command { std: "docker" "start" "-a" "e9906c3f01374efc5d923d0a3d0fcd29a3226be396f009724de3ec0d2a101b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9906c3f01374efc5d923d0a3d0fcd29a3226be396f009724de3ec0d2a101b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9906c3f01374efc5d923d0a3d0fcd29a3226be396f009724de3ec0d2a101b1a", kill_on_drop: false }`
[INFO] [stdout] e9906c3f01374efc5d923d0a3d0fcd29a3226be396f009724de3ec0d2a101b1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25a434a0f2f8818f17b6e5290ad8b41ebee546e33fda50b00c0d0167e3e0c9a2
[INFO] running `Command { std: "docker" "start" "-a" "25a434a0f2f8818f17b6e5290ad8b41ebee546e33fda50b00c0d0167e3e0c9a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling compare v0.0.6
[INFO] [stderr]    Compiling pco v1.0.2
[INFO] [stderr]    Compiling interval-heap v0.0.5
[INFO] [stderr]    Compiling sfa v1.0.0
[INFO] [stderr]    Compiling lz4_flex v0.13.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling dtype_dispatch v0.2.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling heed-traits v0.20.0
[INFO] [stderr]    Compiling redb v4.1.0
[INFO] [stderr]    Compiling varint-rs v2.2.0
[INFO] [stderr]    Compiling heed v0.22.1
[INFO] [stderr]    Compiling byteview v0.10.1
[INFO] [stderr]    Compiling better_io v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling synchronoise v1.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling quick_cache v0.6.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling vecdb_derive v0.10.3 (/opt/rustwide/workdir/crates/vecdb_derive)
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling lsm-tree v3.1.4
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]    Compiling lmdb-master-sys v0.2.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rawdb v0.10.3 (/opt/rustwide/workdir/crates/rawdb)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling fjall v3.1.4
[INFO] [stderr]    Compiling heed-types v0.21.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling vecdb v0.10.3 (/opt/rustwide/workdir/crates/vecdb)
[INFO] [stdout] warning: unused import: `variants`
[INFO] [stdout]   --> crates/vecdb/src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use variants::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vecdb_bench v0.10.3 (/opt/rustwide/workdir/crates/vecdb_bench)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.09s
[INFO] running `Command { std: "docker" "inspect" "25a434a0f2f8818f17b6e5290ad8b41ebee546e33fda50b00c0d0167e3e0c9a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25a434a0f2f8818f17b6e5290ad8b41ebee546e33fda50b00c0d0167e3e0c9a2", kill_on_drop: false }`
[INFO] [stdout] 25a434a0f2f8818f17b6e5290ad8b41ebee546e33fda50b00c0d0167e3e0c9a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fdca8ff27868a18c04eafa56e4d2c11bb9901ad01e47ce71965e083ff4a8cc9
[INFO] running `Command { std: "docker" "start" "-a" "7fdca8ff27868a18c04eafa56e4d2c11bb9901ad01e47ce71965e083ff4a8cc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling vecdb_derive v0.10.3 (/opt/rustwide/workdir/crates/vecdb_derive)
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rawdb v0.10.3 (/opt/rustwide/workdir/crates/rawdb)
[INFO] [stderr]    Compiling lsm-tree v3.1.4
[INFO] [stderr]    Compiling lmdb-master-sys v0.2.6
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling heed-types v0.21.0
[INFO] [stderr]    Compiling heed v0.22.1
[INFO] [stderr]    Compiling fjall v3.1.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling pco v1.0.2
[INFO] [stderr]    Compiling vecdb v0.10.3 (/opt/rustwide/workdir/crates/vecdb)
[INFO] [stdout] warning: unused import: `variants`
[INFO] [stdout]   --> crates/vecdb/src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use variants::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vecdb_bench v0.10.3 (/opt/rustwide/workdir/crates/vecdb_bench)
[INFO] [stdout] warning: unused import: `variants`
[INFO] [stdout]   --> crates/vecdb/src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use variants::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.59s
[INFO] running `Command { std: "docker" "inspect" "7fdca8ff27868a18c04eafa56e4d2c11bb9901ad01e47ce71965e083ff4a8cc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fdca8ff27868a18c04eafa56e4d2c11bb9901ad01e47ce71965e083ff4a8cc9", kill_on_drop: false }`
[INFO] [stdout] 7fdca8ff27868a18c04eafa56e4d2c11bb9901ad01e47ce71965e083ff4a8cc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8f0b7ca27362f13be57e73e6dce5d21c57e82771ec1237ea1bf71ebe19d573c8
[INFO] running `Command { std: "docker" "start" "-a" "8f0b7ca27362f13be57e73e6dce5d21c57e82771ec1237ea1bf71ebe19d573c8", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `variants`
[INFO] [stderr]   --> crates/vecdb/src/lib.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | use variants::*;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `vecdb` (lib) generated 1 warning
[INFO] [stderr] warning: `vecdb` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rawdb-6a26f5c8f7472856)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-64bbbf095e896c04)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test test_create_region_idempotent ... ok
[INFO] [stdout] test test_hole_filling ... ok
[INFO] [stdout] test test_empty_region_operations ... ok
[INFO] [stdout] test test_database_creation ... ok
[INFO] [stdout] test test_interleaved_operations ... ok
[INFO] [stdout] test test_basic_region_rename ... ok
[INFO] [stdout] test test_complex_fragmentation_scenario ... ok
[INFO] [stdout] test test_create_single_region ... ok
[INFO] [stdout] test test_mixed_size_writes ... ok
[INFO] [stdout] test test_alternating_write_and_truncate ... ok
[INFO] [stdout] test test_multiple_regions ... ok
[INFO] [stdout] test test_multiple_renames ... ok
[INFO] [stdout] test test_multiple_readers_from_same_region ... ok
[INFO] [stdout] test test_large_write ... ok
[INFO] [stdout] test test_reader ... ok
[INFO] [stdout] test test_concurrent_renames ... ok
[INFO] [stdout] test test_concurrent_region_creation ... ok
[INFO] [stdout] test test_partial_overwrites_data_integrity ... ok
[INFO] [stdout] test test_reader_prefixed ... ok
[INFO] [stdout] test test_concurrent_writes_to_different_regions ... ok
[INFO] [stdout] test test_reader_can_be_stored_in_struct ... ok
[INFO] [stdout] test test_reader_outlives_database_variable ... ok
[INFO] [stdout] test test_reader_unchecked_read ... ok
[INFO] [stdout] test test_concurrent_reads ... ok
[INFO] [stdout] test test_punch_holes ... ok
[INFO] [stdout] test test_persistence_with_holes ... ok
[INFO] [stdout] test test_region_growth_patterns ... ok
[INFO] [stdout] test test_region_metadata_updates ... ok
[INFO] [stdout] test test_many_small_regions ... ok
[INFO] [stdout] test test_region_reuse_after_removal ... ok
[INFO] [stdout] test test_reader_outlives_region_variable ... ok
[INFO] [stdout] test test_region_defragmentation ... ok
[INFO] [stdout] test test_remove_region ... ok
[INFO] [stdout] test test_rename_to_existing_name_fails ... ok
[INFO] [stdout] test test_hole_coalescing ... ok
[INFO] [stdout] test test_set_min_len_preallocate ... ok
[INFO] [stdout] test test_rename_preserves_region_metadata ... ok
[INFO] [stdout] test test_rename_after_remove_and_recreate ... ok
[INFO] [stdout] test test_rename_with_special_characters ... ok
[INFO] [stdout] test test_write_append ... ok
[INFO] [stdout] test test_retain_regions ... ok
[INFO] [stdout] test test_rename_with_persistence ... ok
[INFO] [stdout] test test_set_min_regions ... ok
[INFO] [stdout] test test_stress_region_creation_and_removal ... ok
[INFO] [stdout] test test_truncate_errors ... ok
[INFO] [stdout] test test_write_at_invalid_position ... ok
[INFO] [stdout] test test_write_at_position ... ok
[INFO] [stdout] test test_write_at_exact_reserved_boundary ... ok
[INFO] [stdout] test test_retain_regions_edge_cases ... ok
[INFO] [stdout] test test_truncate_write ... ok
[INFO] [stdout] test test_write_to_region_within_reserved ... ok
[INFO] [stdout] test test_write_exceeds_reserved ... ok
[INFO] [stdout] test test_truncate_region ... ok
[INFO] [stdout] test test_zero_byte_writes ... ok
[INFO] [stdout] test test_persistence ... ok
[INFO] [stdout] test test_complex_region_lifecycle ... ok
[INFO] [stdout] test test_multiple_flushes ... ok
[INFO] [stdout] test test_very_long_region_names ... ok
[INFO] [stdout] test test_write_at_boundary_conditions ... ok
[INFO] [stdout] test test_comprehensive_db_operations ... ok
[INFO] [stdout] test test_reader_bounds_check - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vecdb-a8bca70ce9175c53)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-463036796048f31c)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test pco::test_vec_operations ... ok
[INFO] [stdout] test eager_pco::test_vec_operations ... ok
[INFO] [stdout] test bytes::test_vec_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic2.rs (/opt/rustwide/target/debug/deps/basic2-3ff0afcffe463bde)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test bytes::collect ... ok
[INFO] [stdout] test bytes::reset ... ok
[INFO] [stdout] test bytes::persistence_across_reopen ... ok
[INFO] [stdout] test bytes::collect_signed_range ... ok
[INFO] [stdout] test bytes::stamp_management ... ok
[INFO] [stdout] test bytes::iter_last ... ok
[INFO] [stdout] test bytes::length_tracking ... ok
[INFO] [stdout] test bytes::push_write_read ... ok
[INFO] [stdout] test eager_pco::length_tracking ... ok
[INFO] [stdout] test bytes::truncate ... ok
[INFO] [stdout] test pco::iter_last ... ok
[INFO] [stdout] test eager_pco::stamp_management ... ok
[INFO] [stdout] test eager_pco::collect_signed_range ... ok
[INFO] [stdout] test eager_pco::persistence_across_reopen ... ok
[INFO] [stdout] test eager_pco::push_write_read ... ok
[INFO] [stdout] test eager_pco::iter_last ... ok
[INFO] [stdout] test eager_pco::collect ... ok
[INFO] [stdout] test pco::length_tracking ... ok
[INFO] [stdout] test pco::push_write_read ... ok
[INFO] [stdout] test pco::reset ... ok
[INFO] [stdout] test pco::persistence_across_reopen ... ok
[INFO] [stdout] test eager_pco::truncate ... ok
[INFO] [stdout] test pco::truncate ... ok
[INFO] [stdout] test pco::collect ... ok
[INFO] [stdout] test eager_pco::reset ... ok
[INFO] [stdout] test pco::collect_signed_range ... ok
[INFO] [stdout] test pco::stamp_management ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/comprehensive.rs (/opt/rustwide/target/debug/deps/comprehensive-00894b14a8416dcb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test bytes::test_raw_vec_comprehensive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compute_functions.rs (/opt/rustwide/target/debug/deps/compute_functions-94cc2c3d66eac955)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test bytes::compute_change ... ok
[INFO] [stdout] test bytes::compute_divide ... ok
[INFO] [stdout] test bytes::compute_cagr ... ok
[INFO] [stdout] test bytes::compute_all_time_low ... ok
[INFO] [stdout] test bytes::compute_add ... ok
[INFO] [stdout] test bytes::compute_functions_with_resume ... ok
[INFO] [stdout] test bytes::compute_ema ... ok
[INFO] [stdout] test bytes::compute_min_of_others ... ok
[INFO] [stdout] test bytes::compute_percentage_change ... ok
[INFO] [stdout] test bytes::compute_max ... ok
[INFO] [stdout] test bytes::compute_max_of_others ... ok
[INFO] [stdout] test bytes::compute_sliding_window_max ... ok
[INFO] [stdout] test bytes::compute_percentage ... ok
[INFO] [stdout] test bytes::compute_percentage_difference ... ok
[INFO] [stdout] test bytes::compute_sum ... ok
[INFO] [stdout] test bytes::compute_all_time_high ... ok
[INFO] [stdout] test bytes::compute_multiply ... ok
[INFO] [stdout] test bytes::compute_min ... ok
[INFO] [stdout] test bytes::compute_sma ... ok
[INFO] [stdout] test bytes::compute_previous_value ... ok
[INFO] [stdout] test bytes::compute_subtract ... ok
[INFO] [stdout] test bytes::compute_sliding_window_min ... ok
[INFO] [stdout] test pco::compute_all_time_high ... ok
[INFO] [stdout] test bytes::compute_sum_of_others ... ok
[INFO] [stdout] test pco::compute_change ... ok
[INFO] [stdout] test pco::compute_ema ... ok
[INFO] [stdout] test pco::compute_divide ... ok
[INFO] [stdout] test pco::compute_all_time_low ... ok
[INFO] [stdout] test bytes::compute_zscore ... ok
[INFO] [stdout] test pco::compute_cagr ... ok
[INFO] [stdout] test pco::compute_max ... ok
[INFO] [stdout] test pco::compute_add ... ok
[INFO] [stdout] test pco::compute_min ... ok
[INFO] [stdout] test pco::compute_percentage ... ok
[INFO] [stdout] test pco::compute_max_of_others ... ok
[INFO] [stdout] test pco::compute_sum ... ok
[INFO] [stdout] test pco::compute_sma ... ok
[INFO] [stdout] test pco::compute_previous_value ... ok
[INFO] [stdout] test pco::compute_min_of_others ... ok
[INFO] [stdout] test pco::compute_sliding_window_min ... ok
[INFO] [stdout] test pco::compute_percentage_change ... ok
[INFO] [stdout] test pco::compute_sliding_window_max ... ok
[INFO] [stdout] test pco::compute_percentage_difference ... ok
[INFO] [stdout] test pco::compute_sum_of_others ... ok
[INFO] [stdout] test pco::compute_zscore ... ok
[INFO] [stdout] test pco::compute_subtract ... ok
[INFO] [stdout] test pco::compute_functions_with_resume ... ok
[INFO] [stderr]      Running tests/concurrent_rw.rs (/opt/rustwide/target/debug/deps/concurrent_rw-3ab608d530b756e5)
[INFO] [stdout] test pco::compute_multiply ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_extended_stress ... ignored
[INFO] [stdout] test test_extended_stress_bytes ... ignored
[INFO] [stdout] test test_realworld_stress ... ignored
[INFO] [stdout] test test_reader_sees_new_data_after_write ... ok
[INFO] [stdout] test test_reader_isolation_from_pushed ... ok
[INFO] [stdout] test test_reader_sees_written_data_without_flush ... ok
[INFO] [stdout] test test_pco_concurrent_read_write ... ok
[INFO] [stdout] test test_batched_writes_single_flush ... ok
[INFO] [stdout] test test_memory_ordering_len_vs_data ... ok
[INFO] [stdout] test test_length_data_consistency_stress ... ok
[INFO] [stdout] test test_many_readers_one_writer ... ok
[INFO] [stdout] test test_concurrent_read_during_write ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/consistency.rs (/opt/rustwide/target/debug/deps/consistency-df35b4355811d826)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test bytes::mmap_write_file_read_consistency ... ok
[INFO] [stdout] test pco::mmap_write_file_read_consistency ... ok
[INFO] [stdout] test bytes::immediate_read_after_write ... ok
[INFO] [stdout] test pco::immediate_read_after_write ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integrity.rs (/opt/rustwide/target/debug/deps/integrity-876d83467828569c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test bytes::data_integrity_rollback_flush_reopen ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/iterators.rs (/opt/rustwide/target/debug/deps/iterators-9d232d74dfc12249)
[INFO] [stdout] 
[INFO] [stdout] running 91 tests
[INFO] [stdout] test clean_iter::bytes::exact_size ... ok
[INFO] [stdout] test clean_iter::bytes::basic ... ok
[INFO] [stdout] test clean_iter::bytes::buffer_crossing ... ok
[INFO] [stdout] test clean_iter::bytes::last ... ok
[INFO] [stdout] test clean_iter::bytes::skip_all ... ok
[INFO] [stdout] test clean_iter::bytes::size_hint_consistency ... ok
[INFO] [stdout] test clean_iter::bytes::take_zero ... ok
[INFO] [stdout] test clean_iter::bytes::set_end ... ok
[INFO] [stdout] test clean_iter::bytes::take ... ok
[INFO] [stdout] test clean_iter::bytes::nth_beyond_end ... ok
[INFO] [stdout] test clean_iter::eager_pco::basic ... ok
[INFO] [stdout] test clean_iter::eager_pco::exact_size ... ok
[INFO] [stdout] test clean_iter::eager_pco::last_empty ... ok
[INFO] [stdout] test clean_iter::bytes::last_empty ... ok
[INFO] [stdout] test clean_iter::bytes::set_position ... ok
[INFO] [stdout] test clean_iter::bytes::set_position_multiple ... ok
[INFO] [stdout] test clean_iter::bytes::multiple_skip_take ... ok
[INFO] [stdout] test clean_iter::eager_pco::nth ... ok
[INFO] [stdout] test clean_iter::eager_pco::set_position ... ok
[INFO] [stdout] test clean_iter::eager_pco::last ... ok
[INFO] [stdout] test clean_iter::eager_pco::multiple_skip_take ... ok
[INFO] [stdout] test clean_iter::eager_pco::take_zero ... ok
[INFO] [stdout] test clean_iter::eager_pco::set_end ... ok
[INFO] [stdout] test clean_iter::eager_pco::size_hint_consistency ... ok
[INFO] [stdout] test clean_iter::bytes::skip ... ok
[INFO] [stdout] test clean_iter::pco::last_empty ... ok
[INFO] [stdout] test clean_iter::pco::nth_beyond_end ... ok
[INFO] [stdout] test clean_iter::pco::last ... ok
[INFO] [stdout] test clean_iter::pco::set_end ... ok
[INFO] [stdout] test clean_iter::eager_pco::skip ... ok
[INFO] [stdout] test clean_iter::pco::multiple_skip_take ... ok
[INFO] [stdout] test clean_iter::eager_pco::nth_beyond_end ... ok
[INFO] [stdout] test clean_iter::eager_pco::take ... ok
[INFO] [stdout] test clean_iter::pco::basic ... ok
[INFO] [stdout] test clean_iter::eager_pco::skip_all ... ok
[INFO] [stdout] test clean_iter::eager_pco::set_position_multiple ... ok
[INFO] [stdout] test clean_iter::pco::buffer_crossing ... ok
[INFO] [stdout] test clean_iter::pco::exact_size ... ok
[INFO] [stdout] test clean_iter::pco::set_position_multiple ... ok
[INFO] [stdout] test dirty_iter::bytes::last_in_pushed ... ok
[INFO] [stdout] test clean_iter::pco::take ... ok
[INFO] [stdout] test dirty_iter::bytes::last_in_stored ... ok
[INFO] [stdout] test clean_iter::pco::skip ... ok
[INFO] [stdout] test clean_iter::eager_pco::buffer_crossing ... ok
[INFO] [stdout] test clean_iter::pco::set_position ... ok
[INFO] [stdout] test dirty_iter::bytes::exact_size_with_pushed ... ok
[INFO] [stdout] test dirty_iter::bytes::large_dataset_boundary ... ok
[INFO] [stdout] test dirty_iter::bytes::only_stored ... ok
[INFO] [stdout] test clean_iter::pco::nth ... ok
[INFO] [stdout] test clean_iter::pco::take_zero ... ok
[INFO] [stdout] test dirty_iter::bytes::set_position_to_pushed ... ok
[INFO] [stdout] test clean_iter::pco::size_hint_consistency ... ok
[INFO] [stdout] test dirty_iter::bytes::skip_across_boundary ... ok
[INFO] [stdout] test dirty_iter::bytes::nth_across_boundary ... ok
[INFO] [stdout] test dirty_iter::bytes::only_pushed ... ok
[INFO] [stdout] test dirty_iter::bytes::skip_take_complex ... ok
[INFO] [stdout] test dirty_iter::eager_pco::nth_across_boundary ... ok
[INFO] [stdout] test dirty_iter::eager_pco::skip_across_boundary ... ok
[INFO] [stdout] test dirty_iter::eager_pco::last_in_pushed ... ok
[INFO] [stdout] test clean_iter::pco::skip_all ... ok
[INFO] [stdout] test dirty_iter::eager_pco::last_in_stored ... ok
[INFO] [stdout] test dirty_iter::eager_pco::only_pushed ... ok
[INFO] [stdout] test dirty_iter::eager_pco::exact_size_with_pushed ... ok
[INFO] [stdout] test dirty_iter::eager_pco::set_position_to_pushed ... ok
[INFO] [stdout] test dirty_iter::bytes::stored_and_pushed ... ok
[INFO] [stdout] test dirty_iter::eager_pco::take_across_boundary ... ok
[INFO] [stdout] test dirty_iter::bytes::take_across_boundary ... ok
[INFO] [stdout] test dirty_iter::eager_pco::only_stored ... ok
[INFO] [stdout] test dirty_iter::eager_pco::stored_and_pushed ... ok
[INFO] [stdout] test dirty_iter::eager_pco::skip_take_complex ... ok
[INFO] [stdout] test dirty_iter::eager_pco::large_dataset_boundary ... ok
[INFO] [stdout] test dirty_iter::pco::nth_across_boundary ... ok
[INFO] [stdout] test dirty_iter::pco::take_across_boundary ... ok
[INFO] [stdout] test dirty_iter::pco::last_in_pushed ... ok
[INFO] [stdout] test dirty_iter::pco::only_stored ... ok
[INFO] [stdout] test raw_features::bytes::iter_holes_and_pushed ... ok
[INFO] [stdout] test raw_features::bytes::fill_holes ... ok
[INFO] [stdout] test dirty_iter::pco::skip_across_boundary ... ok
[INFO] [stdout] test dirty_iter::pco::only_pushed ... ok
[INFO] [stdout] test dirty_iter::pco::stored_and_pushed ... ok
[INFO] [stdout] test dirty_iter::pco::exact_size_with_pushed ... ok
[INFO] [stdout] test dirty_iter::pco::set_position_to_pushed ... ok
[INFO] [stdout] test dirty_iter::pco::last_in_stored ... ok
[INFO] [stdout] test raw_features::bytes::iter_skip_over_holes ... ok
[INFO] [stdout] test dirty_iter::pco::skip_take_complex ... ok
[INFO] [stdout] test raw_features::bytes::iter_with_holes_and_updates ... ok
[INFO] [stdout] test raw_features::bytes::iter_updates_and_pushed ... ok
[INFO] [stdout] test raw_features::bytes::iter_with_updates ... ok
[INFO] [stdout] test raw_features::bytes::iter_skips_holes ... ok
[INFO] [stdout] test dirty_iter::pco::large_dataset_boundary ... ok
[INFO] [stdout] test clean_iter::bytes::nth ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 91 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/raw_last_page.rs (/opt/rustwide/target/debug/deps/raw_last_page-ff7a40d496697892)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test pco::fast_append_multiple_small_writes ... ok
[INFO] [stdout] test pco::fast_append_survives_reopen ... ok
[INFO] [stdout] test pco::exact_page_boundary ... ok
[INFO] [stdout] test pco::pushed_and_stored_raw_page ... ok
[INFO] [stdout] test pco::pushed_and_stored_mixed_pages ... ok
[INFO] [stdout] test pco::full_page_compressed_partial_raw ... ok
[INFO] [stdout] test pco::noop_write_on_raw_page ... ok
[INFO] [stdout] test pco::reset_after_multi_page ... ok
[INFO] [stdout] test pco::noop_write_after_multi_page ... ok
[INFO] [stdout] test pco::fast_append_fills_exactly ... ok
[INFO] [stdout] test pco::read_only_clone_mixed_pages ... ok
[INFO] [stdout] test pco::single_value_writes ... ok
[INFO] [stdout] test pco::fast_append_overflow ... ok
[INFO] [stdout] test pco::small_write_raw_survives_reopen ... ok
[INFO] [stdout] test pco::truncate_into_compressed_page ... ok
[INFO] [stdout] test pco::fold_over_mixed_pages ... ok
[INFO] [stdout] test pco::reset_clears_raw_pages ... ok
[INFO] [stdout] test pco::incremental_growth_across_pages ... ok
[INFO] [stdout] test pco::truncate_into_raw_page ... ok
[INFO] [stdout] test pco::read_spanning_compressed_and_raw ... ok
[INFO] [stdout] test pco::truncate_to_page_boundary ... ok
[INFO] [stdout] test pco::write_reopen_append_cycle ... ok
[INFO] [stdout] test pco::truncate_to_zero_then_rebuild ... ok
[INFO] [stdout] test pco::multiple_pages_with_raw_tail ... ok
[INFO] [stdout] test pco::write_reopen_cycle_crossing_pages ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rollback.rs (/opt/rustwide/target/debug/deps/rollback-01aadb7ab9de9ca5)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test generic_rollback::bytes::rollback_then_save_new_state ... ok
[INFO] [stdout] test generic_rollback::bytes::multiple_sequential_rollbacks ... ok
[INFO] [stdout] test generic_rollback::bytes::basic_rollback ... ok
[INFO] [stdout] test generic_rollback::bytes::rollback_with_truncation ... ok
[INFO] [stdout] test generic_rollback::bytes::rollback_persistence ... ok
[INFO] [stdout] test generic_rollback::bytes::reset ... ok
[INFO] [stdout] test generic_rollback::bytes::deep_rollback_chain ... ok
[INFO] [stdout] test generic_rollback::bytes::rollback_to_empty ... ok
[INFO] [stdout] test generic_rollback::eager_pco::rollback_to_empty ... ok
[INFO] [stdout] test generic_rollback::eager_pco::deep_rollback_chain ... ok
[INFO] [stdout] test generic_rollback::pco::reset ... ok
[INFO] [stdout] test generic_rollback::eager_pco::multiple_sequential_rollbacks ... ok
[INFO] [stdout] test generic_rollback::eager_pco::basic_rollback ... ok
[INFO] [stdout] test generic_rollback::eager_pco::rollback_before ... ok
[INFO] [stdout] test generic_rollback::bytes::rollback_before ... ok
[INFO] [stdout] test generic_rollback::pco::rollback_before ... ok
[INFO] [stdout] test generic_rollback::pco::multiple_sequential_rollbacks ... ok
[INFO] [stdout] test generic_rollback::eager_pco::rollback_with_truncation ... ok
[INFO] [stdout] test generic_rollback::eager_pco::rollback_persistence ... ok
[INFO] [stdout] test generic_rollback::eager_pco::rollback_then_save_new_state ... ok
[INFO] [stdout] test generic_rollback::eager_pco::reset ... ok
[INFO] [stdout] test generic_rollback::pco::basic_rollback ... ok
[INFO] [stdout] test generic_rollback::pco::rollback_then_save_new_state ... ok
[INFO] [stdout] test raw_rollback::bytes::basic_single_rollback ... ok
[INFO] [stdout] test generic_rollback::pco::rollback_to_empty ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_to_empty ... ok
[INFO] [stdout] test raw_rollback::bytes::reset ... ok
[INFO] [stdout] test raw_rollback::bytes::multiple_holes_then_rollback ... ok
[INFO] [stdout] test generic_rollback::pco::deep_rollback_chain ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_then_save_new_state ... ok
[INFO] [stdout] test generic_rollback::pco::rollback_with_truncation ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_before ... ok
[INFO] [stdout] test raw_rollback::bytes::multiple_sequential_rollbacks ... ok
[INFO] [stdout] test raw_rollback::bytes::complex_mixed_operations ... ok
[INFO] [stdout] test raw_rollback::bytes::deep_rollback_chain ... ok
[INFO] [stdout] test generic_rollback::pco::rollback_persistence ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_with_holes_and_updates ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_with_holes ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_all_elements_updated ... ok
[INFO] [stdout] test raw_rollback::bytes::multiple_updates_to_same_index ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_with_truncation ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_with_updates ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_after_rollback_with_delete ... ok
[INFO] [stdout] test raw_rollback::bytes::rollback_with_truncation_and_updates ... ok
[INFO] [stdout] test integration::bytes::data_integrity_rollback_flush_reopen ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rollback_truncation.rs (/opt/rustwide/target/debug/deps/rollback_truncation-fde5c3ef62b4792c)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test bytes::rollback_after_pure_truncate ... ok
[INFO] [stdout] test pco::rollback_after_truncate_and_push ... ok
[INFO] [stdout] test pco::rollback_truncate_then_reflush ... ok
[INFO] [stdout] test bytes::rollback_truncate_then_reflush ... ok
[INFO] [stdout] test bytes::rollback_truncate_persistence ... ok
[INFO] [stdout] test bytes::rollback_after_truncate_and_push ... ok
[INFO] [stdout] test pco::rollback_after_pure_truncate ... ok
[INFO] [stdout] test pco::rollback_truncate_persistence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/scaling_bench.rs (/opt/rustwide/target/debug/deps/scaling_bench-47c9c2fe6bbc52bc)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_extreme_stress ... ignored
[INFO] [stdout] test test_scale_batch_size ... ignored
[INFO] [stdout] test test_scale_readers ... ignored
[INFO] [stdout] test test_scale_write_frequency ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/write_visibility.rs (/opt/rustwide/target/debug/deps/write_visibility-79bd2eebb61110e7)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test bytes::test_write_returns_bool ... ok
[INFO] [stdout] test bytes::test_compute_chain ... ok
[INFO] [stdout] test pco::test_write_returns_bool ... ok
[INFO] [stdout] test pco::test_compute_chain ... ok
[INFO] [stdout] test bytes::test_write_visibility ... ok
[INFO] [stdout] test pco::test_write_visibility ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vecdb_bench-e2708f5e7be75c0e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vecdb_bench-460162ae824aef5b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vecdb_derive-5bd61c0ea37f01a5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bytes.rs (/opt/rustwide/target/debug/deps/bytes-b664a817204920e1)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_derive_bytes_vec_value ... ok
[INFO] [stdout] test test_derive_with_float ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bytes_generics.rs (/opt/rustwide/target/debug/deps/bytes_generics-81788d8cd992b864)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_derive_bytes_with_float_generic ... ok
[INFO] [stdout] test test_derive_bytes_with_different_types ... ok
[INFO] [stdout] test test_derive_bytes_with_single_generic ... ok
[INFO] [stdout] test test_derive_bytes_with_nested_generics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pco.rs (/opt/rustwide/target/debug/deps/pco-e2ccd3b2d9d6e1e3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_derive_pco_vec_value ... ok
[INFO] [stdout] test test_derive_with_float ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pco_generics.rs (/opt/rustwide/target/debug/deps/pco_generics-bfd492f103e4ee8c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_derive_pco_with_nested_generics ... ok
[INFO] [stdout] test test_derive_pco_with_different_types ... ok
[INFO] [stdout] test test_derive_pco_with_single_generic ... ok
[INFO] [stdout] test test_derive_pco_with_float_generic ... ok
[INFO] [stdout] test test_pco_number_type_with_generic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rawdb
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/rawdb/src/../README.md - (line 29) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.09s; merged doctests compilation took 1.07s
[INFO] [stderr]    Doc-tests vecdb
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 107) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 115) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 123) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 136) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 151) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 171) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 186) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 209) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 232) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 86) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 97) ... ignored
[INFO] [stdout] test crates/vecdb/src/cursor.rs - cursor::Cursor (line 15) ... ignored
[INFO] [stdout] test crates/vecdb/src/traits/writable.rs - traits::writable::WritableVec::validate_and_truncate (line 214) ... ignored
[INFO] [stdout] test crates/vecdb/src/variants/macros.rs - variants::macros::impl_vec_wrapper (line 4) ... ignored
[INFO] [stdout] test crates/vecdb/src/../README.md - (line 32) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/vecdb/src/../README.md - (line 32) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: RawDB(IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/vecdb/src/../README.md - (line 32)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 14 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.86s; merged doctests compilation took 0.84s
[INFO] [stderr] error: doctest failed, to rerun pass `-p vecdb --doc`
[INFO] running `Command { std: "docker" "inspect" "8f0b7ca27362f13be57e73e6dce5d21c57e82771ec1237ea1bf71ebe19d573c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f0b7ca27362f13be57e73e6dce5d21c57e82771ec1237ea1bf71ebe19d573c8", kill_on_drop: false }`
[INFO] [stdout] 8f0b7ca27362f13be57e73e6dce5d21c57e82771ec1237ea1bf71ebe19d573c8
